-
-
Notifications
You must be signed in to change notification settings - Fork 36k
WebGPURenderer: Allow manual mipmap creation with StorageTexture #31983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebGPURenderer: Allow manual mipmap creation with StorageTexture #31983
Conversation
📦 Bundle sizeFull ESM build, minified and gzipped.
🌳 Bundle size after tree-shakingMinimal build including a renderer, camera, empty scene, and dependencies.
|
@RenaudRohlinger instead of |
I think |
I think we could use |
Updated the PR accordingly to your feedbacks @sunag! Now using |
Any reason why r182 for this one @Mugen87 😄? |
I've thought the release is soon and for stability reasons I'd like to avoid changes to the core which are not bug fixes. |
It seems |
Description
Allow handling manually mipmap of StorageTexture and writing to specific mipLevel via compute:
This contribution is funded by Utsubo